.. _`VSplit ADAF`: .. _`org.sysess.sympathy.data.adaf.vsplitadafnode`: VSplit ADAF =========== .. image:: vsplit_adaf.svg :width: 48 Split an ADAF into multiple ADAFs. **Documentation** Vertical split of ADAF into ADAFs. **Definition** *Input ports* :port1: adaf Input ADAF *Output ports* :port1: [adaf] Split ADAFs *Configuration*: **Remove fill** (remove_fill) Remove split columns which contain only NaN. **Input Index** (input_index) Choose name for grouped index column. Required in both metadata and results. **Include rasters in the result** (include_rasters) Include rasters in the result. .. automodule:: node_vsplit_adafs .. class:: VSplitADAFNode **Related nodes** * :ref:`org.sysess.sympathy.data.adaf.vjoinadaf` * :ref:`org.sysess.sympathy.data.table.vsplittablenode` **Example flows** * :download:`VSplitADAF.syx `